CVE-2025-55046
MuraCMS CSRF Data Destruction Vulnerability
Description
MuraCMS through 10.1.10 contains a CSRF vulnerability that allows attackers to permanently destroy all deleted content stored in the trash system through a simple CSRF attack. The vulnerable cTrash.empty function lacks CSRF token validation, enabling malicious websites to forge requests that irreversibly delete all trashed content when an authenticated administrator visits a crated webpage. Successful exploitation of the CSRF vulnerability results in potentially catastrophic data loss within the MuraCMS system. When an authenticated administrator visits a malicious page containing the CSRF exploit, their browser automatically submits a hidden form that permanently empties the entire trash system without any validation, confirmation dialog, or user consent.
INFO
Published Date :
March 18, 2026, 4:16 p.m.
Last Modified :
March 20, 2026, 6:10 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | HIGH | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
Solution
- Update MuraCMS to the latest version.
- Ensure CSRF protection is enabled.
- Validate all form submissions.
- Remove or sanitize user input.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-55046.
| URL | Resource |
|---|---|
| https://docs.murasoftware.com/v10/release-notes/#section-version-1014 | Release Notes |
| https://www.murasoftware.com | Product |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-55046 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-55046
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-55046 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-55046 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Mar. 20, 2026
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:murasoftware:mura_cms:-:*:*:*:*:*:*:* Added Reference Type MITRE: https://docs.murasoftware.com/v10/release-notes/#section-version-1014 Types: Release Notes Added Reference Type MITRE: https://www.murasoftware.com Types: Product -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Mar. 19, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H Added CWE CWE-352 -
New CVE Received by [email protected]
Mar. 18, 2026
Action Type Old Value New Value Added Description MuraCMS through 10.1.10 contains a CSRF vulnerability that allows attackers to permanently destroy all deleted content stored in the trash system through a simple CSRF attack. The vulnerable cTrash.empty function lacks CSRF token validation, enabling malicious websites to forge requests that irreversibly delete all trashed content when an authenticated administrator visits a crated webpage. Successful exploitation of the CSRF vulnerability results in potentially catastrophic data loss within the MuraCMS system. When an authenticated administrator visits a malicious page containing the CSRF exploit, their browser automatically submits a hidden form that permanently empties the entire trash system without any validation, confirmation dialog, or user consent. Added Reference https://docs.murasoftware.com/v10/release-notes/#section-version-1014 Added Reference https://www.murasoftware.com